ComponentOne ASP.NET MVC Controls
Labels Property

C1.Web.Mvc Namespace > ChartAxis<T> Class : Labels Property
Gets or sets a value indicating whether axis labels are visible.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property Labels As Boolean
[DefaultValue(true)]
public bool Labels {get; set;}
See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members